home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2137 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.9 KB

  1. Path: sdd.hp.com!usc!usenet
  2. From: lerdsuwa@scf.usc.edu (Kriang Lerdsuwanakij)
  3. Newsgroups: comp.edu,comp.lang.c,comp.lang.c++
  4. Subject: Re: C or C++ for a 14-year old?
  5. Date: 16 Jan 1996 04:32:09 GMT
  6. Organization: University of Southern California, Los Angeles, CA
  7. Sender: lerdsuwa@comserv-f-12.usc.edu
  8. Message-ID: <4df9o9$qo0@usc.edu>
  9. References: <4b30ld$lp2$1@mhafc.production.compuserve.com> <4d4jeh$fv1@wombat.melbpc.org.au> <w+PJjMD4ED1aLz3@dexam.another.gun.de> <4ddsg4$p4e@sundog.tiac.net>
  10. NNTP-Posting-Host: comserv-f-12.usc.edu
  11. Mime-Version: 1.0
  12.  
  13. .>>"Re: C or C++ for a 14-year old?"SB> G'day!
  14. .>
  15. .>>SB> If I had not had all the other experience, I would not have found .it
  16. .>>SB> as easy to pick up.  Personally, I would reccommend C++ DOS based
  17. .>>SB> first, then move on to OO.  It is handy to know many types of .langs.
  18. .>
  19. .>>When learning a new language, one shouldn't stick to a crappy system 
  20. .like
  21. .>>DOS which imposes lots of unneccessary restrictions compared to a real
  22. .>>OS. I mean Unix (netbsd, linux for single-user systems), os/2 or
  23. .>>something alike.
  24. .>>I don't want to say that there are no other good os'es, but DOS etc.
  25. .>>certainly is the worst there is.
  26. .>
  27. .>
  28. .>Still, there's no worse restriction on a programmer than not to be
  29. .>able to talk directly to the hardware. 
  30. .>
  31. .>The best operating system isn't the one that does more, but the one
  32. .>that gets out of the way when it's not needed. With DOS, I can
  33. .>reach my hardware any time I want. With Windows, I can do that by
  34. .>writing a VDD. With Windows 95, I can load that VDD on the fly.
  35. .>
  36. .>With Unix, I probably need to recompile the kernel - that is, if I'm a
  37. .>hacker and I have the Unix source code.
  38.  
  39. I would also recommend DOS.  At least the development tools are better and 
  40. easier to use,  better online help system.  You can write a program, 
  41. compile, run and debug right within the compiler.
  42.  
  43. Kriang Lerdsuwanakij
  44. lerdsuwa@scf.usc.edu
  45.  
  46.